GET api/reports/{rptName}/{language}?rptParam[0]={rptParam[0]}&rptParam[1]={rptParam[1]}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
rptName

string

Required

rptParam

Collection of string

Required

language

string

Default value is en

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.